home *** CD-ROM | disk | FTP | other *** search
- <!-- Action must be changed to suit your script and server path. Change names and values as needed -->
- <form method="post" action="/phpbin/yourscript.php">
- <fieldset>
- <legend><b>Health information:</b></legend>
- <blockquote>
- Height <input type="text" size="3">
- Weight <input type="text" size="3">
- <input type="submit" value="send">
- </blockquote>
- </fieldset>
- </form>